home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1099.dms / q1099.adf / MathPlot / Macros / setprecision.mpl < prev    next >
Text File  |  1997-04-10  |  108b  |  7 lines

  1. /* Stub routine for setprecision */
  2. parse arg x
  3.  
  4. if x<0 then return 5
  5. if x>3 then return 5
  6.  
  7. selectmenu 2 3 x